projects
/
babl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a40a89d
)
babl: trade gained fishing performance for better fish
author
Øyvind Kolås
<pippin@gimp.org>
Tue, 5 Sep 2017 11:57:50 +0000
(13:57 +0200)
committer
Øyvind Kolås
<pippin@gimp.org>
Tue, 5 Sep 2017 11:58:08 +0000
(13:58 +0200)
babl/babl-fish-path.c
patch
|
blob
|
history
diff --git
a/babl/babl-fish-path.c
b/babl/babl-fish-path.c
index 3c0eb6a8710e34d49a52f073c40f7ebc0b391ab7..298d36a53613803ae1c2b8b69a4f4d7610bce9e5 100644
(file)
--- a/
babl/babl-fish-path.c
+++ b/
babl/babl-fish-path.c
@@
-135,7
+135,7
@@
static int max_path_length (void)
if (env)
max_length = atoi (env);
else
- max_length =
3
; /* reducing this number makes finding short fishes much
+ max_length =
4
; /* reducing this number makes finding short fishes much
faster - even if we lose out on some of the fast
bigger fish
*/